From ca244f922b9aaae727bb95328e1ec53f93d0d398 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 13 Jun 2006 23:19:49 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index c6449266523..0b525644f21 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2006-06-14 Richard Stallman + + * eval.c (Fdefconst): Mark variable as risky. + + * callproc.c (Fcall_process): Doc fix. + + * window.c (adjust_window_trailing_edge): Don't break out of the loop + because there's no next window, if there are parallel windows. + Do break out when WINDOW is nil. + 2006-06-14 Kim F. Storm * dispextern.h (IT_STACK_SIZE): New macro specifying size of -- 2.30.2